__ANDROID_API_N_MR1__

Names the Nougat MR1 API level (25), for comparisons against __ANDROID_API__.

extern (C) nothrow @nogc
enum __ANDROID_API_N_MR1__ = 25;

Meta